tmem/sysctl: Add union in struct xen_sysctl_tmem_op
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 30 Sep 2016 14:50:32 +0000 (10:50 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 30 Sep 2016 19:26:41 +0000 (15:26 -0400)
commit92928ab27709fe6eab50648aa7a9aaad7ede8da4
tree68661c6f8d185c1248aabc8602e6bfa06e9cb42d
parentdd24b046b94efe2f97b906123f2eefb3235116b1
tmem/sysctl: Add union in struct xen_sysctl_tmem_op

No functional change. We do this to prepare for another
entry to be added in the union. See patch titled:
"tmem/libxc: Squash XEN_SYSCTL_TMEM_OP_[SET|SAVE]"

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/libxc/xc_tmem.c
xen/common/tmem.c
xen/common/tmem_control.c
xen/include/public/sysctl.h